level bar: Don't leave css nodes behind
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 20:35:32 +0000 (15:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 20:35:32 +0000 (15:35 -0500)
commit37007c47a55cae23c120040fb6a2f9199481b14d
treec0dcbadab347d8bb4b68c71a463bbac7bc6da2b1
parent87e71afd50e64c3dcbd58284520037db795262ea
level bar: Don't leave css nodes behind

We create and destroy gadgets inside the levelbar hierarchy here,
and if we don't explicitly remove their CSS nodes from the parent,
they stick around.
gtk/gtklevelbar.c